projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3083298
)
(list-one-abbrev-table): Add autoload.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 21 Feb 2006 19:53:15 +0000
(19:53 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 21 Feb 2006 19:53:15 +0000
(19:53 +0000)
lisp/abbrevlist.el
patch
|
blob
|
history
diff --git
a/lisp/abbrevlist.el
b/lisp/abbrevlist.el
index bd3482f974bc55454d9546374d97be593333ae88..d52ccffeb3cc0713fd303cab22b5fc3636061543 100644
(file)
--- a/
lisp/abbrevlist.el
+++ b/
lisp/abbrevlist.el
@@
-28,6
+28,7
@@
;;; Code:
+;;;###autoload
(defun list-one-abbrev-table (abbrev-table output-buffer)
"Display alphabetical listing of ABBREV-TABLE in buffer OUTPUT-BUFFER."
(with-output-to-temp-buffer output-buffer